Click or drag to resize

PullSubscription Properties

The PullSubscription type exposes the following members.

Properties
  NameDescription
Public propertyEventTypes
Contains a collection of event notifications that are used to create a subscription.
(Inherited from Subscription.)
Public propertyFolders
Contains a collection of folder identifiers that are used to identify folders to monitor for event notifications.
(Inherited from Subscription.)
Public propertySubscribeToAllFolders (Inherited from Subscription.)
Public propertyTimeout
Represents the duration, in minutes, that the subscription can remain idle without a GetEvents request from the client.
Public propertyWatermark
Represents an event bookmark in the mailbox events table.
(Inherited from Subscription.)
Top
See Also